home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJLSR200.ZIP / src / libc / dos / sys / timeb / makefile < prev   
Encoding:
Makefile  |  1995-04-02  |  127 b   |  7 lines

  1. # Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
  2. TOP=../../..
  3.  
  4. SRC += ftime.c
  5.  
  6. include $(TOP)/../makefile.inc
  7.